Lua/Client/Menu
From JC2-MP Documentation
Contents
Events
Events inherited from BaseWindow
Static functions
Returns
Prototype
Menu
Create(BaseWindow, string)
Menu
Create(string)
Menu
Create(BaseWindow)
Menu
Create()
Functions
Returns
Prototype
AddDivider()
MenuItem
AddItem(string)
ClearItems()
Close()
CloseAll()
CloseMenus()
boolean
GetMenuOpen()
Open(number)
RemoveItem(MenuItem)
Functions inherited from ScrollControl
Returns
Prototype
boolean, boolean
GetScrollable()
Vector2
GetScrolledAmount()
ScrollToBottom()
ScrollToLeft()
ScrollToRight()
ScrollToTop()
SetAutoHideBars(boolean)
SetScrollable(boolean, boolean)
Functions inherited from BaseWindow
Operators
Returns
Prototype
boolean
Menu == Menu